uninstall

abstract fun uninstall(extension: Extension)

Uninstalls the given Chrome extension.

Parameters

extension

the extension to uninstall

Throws

if the extension uninstallation has failed

if the extension is not installed in this profile

when the engine is closed or the profile is deleted